Introduction to DMOTest

DMOTest is a test utility for Microsoft® DirectX® Media Objects (DMOs). DMOTest helps you to verify that a DMO meets the DMO specification. If you create a DMO, DMOTest should be part of your testing process.

DMOTest supports two kinds of test:

For the streaming tests, DMOTest uses test files written in a custom file format. The test files contain sample data taken from a media source file. For information about the format, see DMO Test Application File Format.

To use DMOTest, perform the following steps:

  1. Create test files.

      See Creating Test Files.

  2. For each DMO, select which test files to use.

      See Selecting the DMOs.

  3. Select the tests.

      See Selecting Test Suites.

  4. Run the tests.

      See Running the Tests.